Skip to content

jgorset/can-i-hack-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Can I hack database

The database powering "can I hack".

Contribute

  • Fork the repository.
  • Do your thing.
  • Send a pull request and bug me until I merge it!

Format

{
  "name": "Ruby on Rails",
  "versions": [
    "4.2.0.beta2", "4.2.0.beta1", "4.1.6", "4.1.6.rc2", "4.1.6.rc1", "4.1.5", "4.1.4",
    "4.1.3", "4.1.2", "4.1.2.rc3", "4.1.2.rc2", ...
  ],
  "vulnerabilities": [
    {
      "name": "CVE-2014-3514",
      "link": "http://www.cvedetails.com/cve/CVE-2014-3514/",
      "versions": [
        [">= 4.0", "< 4.0.9"],
        [">= 4.1", "< 4.1.5"]
      ]
    },
    ...
  ]
}

I love you

Johannes Gorset made this. You should tweet me if you can't get it to work. In fact, you should tweet me anyway.

About

The database powering "can I hack".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published